From: Joey Hess Date: Mon, 29 Sep 2025 15:30:29 +0000 (-0400) Subject: releasing package git-annex version 10.20250929 X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~46 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=f014fd60d05a3407e2f747e0394997d3780eeafc;p=git-annex.git releasing package git-annex version 10.20250929 --- diff --git a/CHANGELOG b/CHANGELOG index a220b171d2..c9eabe919c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,13 +1,13 @@ -git-annex (10.20250926) UNRELEASED; urgency=medium +git-annex (10.20250929) upstream; urgency=medium - * Remove the Servant build flag; always build with support for - annex+http urls and git-annex p2phttp. * enableremote: Allow type= to be provided when it does not change the type of the special remote. * importfeed: Fix encoding issues parsing feeds when built with OsPath. * Fix build with ghc 9.0.2. + * Remove the Servant build flag; always build with support for + annex+http urls and git-annex p2phttp. - -- Joey Hess Thu, 25 Sep 2025 13:36:21 -0400 + -- Joey Hess Mon, 29 Sep 2025 11:28:09 -0400 git-annex (10.20250925) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 3dfbe76a81..209a3be79b 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20250925 +Version: 10.20250929 Cabal-Version: 1.12 License: AGPL-3 Maintainer: Joey Hess